Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introductory To JavaScript - Learn The Basics of JavaScript
Rating: 4.2 out of 5(3,199 ratings)
66,514 students
Created byRobin Haney
Last updated 9/2017
English

What you'll learn

  • Understand the syntax and flow of JavaScript
  • Learn the foundations needed to begin programming and working in JavaScript
  • Gain a solid understanding of how variables are used in JavaScript
  • Work with strings and numbers effortlessly

Course content

4 sections24 lectures1h 7m total length
  • What You Will Be Learning Throughout This Course2:15

    In this lecture you are going to be given a very brief introductory to JavaScript as well as an introductory to what you will be learning throughout this course. There is a lot of material to cover and you will be doing a lot of programming throughout this course so it's important that keep moving on and studying the course materials.

    We will briefly talk about the syntax of a JavaScript and give you a short outline of how the future lectures are going to be.

    Welcome to the JavaScript for beginners course!

  • Creating Your Very First JavaScript Program!8:25

    In this lesson we are going to get our hands dirty and YOU are going to create your very first program in JavaScript! Your going to probably be pleasantly surprised at how easy this is but don't worry things will get more advanced. For now you are just going to get a taste of what it feels like to program a few lines of code.

  • Some Examples of Good Text Editors For Coding0:31

    I've decided to create a list of some popular coding edits used for JavaScript development as well as many other popular online languages. I've divided this list into bot FREE and paid coding editors.

    I've only shared with you the ones that I am familar using so if you would like to reccomend an editor that is not on this list please feel free to do so!

  • What Is JavaScript and Some Live Examples of It On The Web3:14

    So you just created your very first program online and you got a kickass coding editor, I bet you are ready to go, but hold on. Let's look at JavaScript a little bit deeper and get a sense of how strong JavaScript really is and what others are doing out there in the field.

    Of course you won't be able to make programs like these I've shown you here, YET, but eventually as you get more advanced there is really no limits to what you can do.

  • How to access the external files for each lesson of this course1:40

    In this video I am going to show you how to access the downloadable files for each lesson as well as how to access external resources that I refer to in each lecture of the course!

  • Javascript Basics
  • How To Link an External JavaScript File From an HTML Document4:02

    So far we have been including our JavaScript directly into our HTML document which is fine but it's best to keep our JavaScript in an external file, just to keep things organized.

    In this lesson I am going to show you how to create an external JavaScript file and connect it to your HTML document.

  • What Is The JavaScript Console?3:54

    The JavaScript console can be used to help Debug our programs and fix any syntax errors that might be occurring in our programs.

    We can also use the console to write handy notes or hidden messages that we can read when we bring up the console in our web browser.

  • JavaScript Console Challenge, Can You Debug This Program?1:12

    Alright so you learned quite a bit so far, its time for a challenge! I have a piece of code here that has a few syntax errors in it. Your job is to sift through the code and get our program working.

    To complete this challenge make sure that you download the external files for this lesson and give it a go! If you are having troubles don't get frustrated. Join me in the next video and I will show you how to complete the challenge no problem!

  • The Solution To The Problem2:48

    In this lecture I am going to take your hand and walk you through how to complete the JavaScript console challenge step by step.

    Don't worry if you couldn't complete this challenge on your own, the most important thing is that you are learning and getting better.

  • Summary of our Introduction To JavaScript
  • How To Ask For Help?2:17

    In this lecture I am going to show you how you can ask for help if you need any extra assistance while working in the course or if you need some extra help with the course content.

Requirements

  • Have an eagerness to learn!
  • Basic understanding of HTML is helpful but not required

Description

Have you always wanted to become an online web developer or JavaScript developer? With all the different programming languages out there it can be hard to find one to start off with yet alone find a good course that will show you how to learn the language effectively.

Because of all this I put together this free JavaScript basics course that will show you as a complete beginner how to begin creating programs using JavaScript.

This course is created for anyone brand new to web development, or simply for those who know HTML, CSS, or any other programming language but have never worked with JavaScript before.

If you always wanted to get into programming then this course is right for you! Let's take a look at what you will learn throughout this course:

  1. An Introductory To Working With JavaScript
  2. The syntax and basics
  3. Working with Variables
  4. Understand how Strings and Numbers Work
  5. Everything you need to know in order to get started with JavaScript development.

If you join the course now you will get LIFETIME access, that's right even when I update the course and add new content you will still get all the new content for FREE.


Who this course is for:

  • Anyone who wants to learn the JavaScript programming language
  • Anyone who wants to get started as a Web Developer online
  • Anyone who wants to create interactive web and web applications online